ImageGear .NET v24.12 - Updated
m_parent Field




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms.Internal Namespace > NativeObjectArray<T,TParentType> Class : m_parent Field
The Parent object this array is attached to.
Syntax
'Declaration
 
Protected ReadOnly m_parent As TParentType
'Usage
 
Dim instance As NativeObjectArray(Of T,TParentType)
Dim value As TParentType
 
value = instance.m_parent
protected readonly TParentType m_parent
protected: readonly TParentType* m_parent
protected:
readonly TParentType^ m_parent
See Also

Reference

NativeObjectArray<T,TParentType> Class
NativeObjectArray<T,TParentType> Members